Pipe Structure

A pipe is a set of Pipe Blocks linked together (where position flows from one Pipe Block to the next). The general structure of a pipe is quite simple:

  1. Start with an input Pipe Block (source)
  2. Optionally followed by transformer Pipe Blocks
  3. Followed by an output Pipe Block (convertor)
  4. Finish with the destination Pipe Block

Typical Pipe Structure

Figure 5-8: Typical Pipe Structure


  • There is an option for velocity instead of position, using a differential Pipe Block as shown below.

More about the different kinds of Pipe Blocks are discussed in Adding Motion.

Concept Link IconSee Also